Skip to content

⬆️ Bump recharts to 3.9.0#110

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm/charts-(recharts)
Open

⬆️ Bump recharts to 3.9.0#110
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm/charts-(recharts)

Conversation

@renovate

@renovate renovate Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
recharts ^3.6.0^3.9.0 age confidence

Release Notes

recharts/recharts (recharts)

v3.9.0

Compare Source

What's Changed

Animations

3.9 comes with new animations! There are several bug fixes and what's best, all animations are now fully customizable.

See the animations guide on https://recharts.github.io/en-US/guide/animations/

New features other than animations
Bugfixes
Tree-shaking

We now have focused tree-shaking tests that allow us to observe exactly which components end up in the final bundle and why. I have also removed some unnecessary loops and you should see the final bundle size decrease somewhat as a result.

There are also two new examples on the website, showing real bundle size:

Documentation updates

New Contributors

Full Changelog: recharts/recharts@v3.8.1...v3.9.0-canary.0

v3.8.1

Compare Source

What's Changed

Bugfixes!

New Contributors

Full Changelog: recharts/recharts@v3.8.0...v3.8.1

v3.8.0

Compare Source

What's Changed

We added generics to our data and dataKey props and now you can have your charts validated by TypeScript. See the full guide here: https://recharts.github.io/en-US/guide/typescript/

We are releasing new helper functions and hooks that will allow you to precisely target mouse interactions, and convert coordinates. See the guide here: https://recharts.github.io/en-US/guide/coordinateSystems/

And new functions and hooks:

getRelativeCoordinate - converts mouse events to pixel positions

Convert Data → Pixels:

useXAxisScale - returns a function to convert X data values to pixel positions
useYAxisScale - returns a function to convert Y data values to pixel positions
useCartesianScale - convenience hook for converting both at once

Pixels → Data:

useXAxisInverseScale - returns a function to convert pixel X to the closest data value
useYAxisInverseScale - returns a function to convert pixel Y to the closest data value
useXAxisInverseTickSnapScale - returns a function to convert pixel X to the closest axis tick
useYAxisInverseTickSnapScale - returns a function to convert pixel Y to the closest axis tick

Accessing Ticks:

useXAxisTicks - returns the calculated ticks of an X-axis
useYAxisTicks - returns the calculated ticks of a Y-axis

Feat
Fix
Types
Docs

New Contributors

Full Changelog: recharts/recharts@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

📢 Cell is now deprecated and will be removed in the next major version. Please migrate all Cell usage to use the shape prop of respective chart elements. ‼️

Feat
New Hooks
Other
Fix
Chore
Docs

We've started auto-generating our docs for the most part so you should see large improvements in accuracy of the docs between the code, the website, and the storybook. Huge shoutout to @​PavelVanecek 🚀

New Contributors

Full Changelog: recharts/recharts@v3.6.0...v3.7.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Jan 22, 2026
@coderabbitai

coderabbitai Bot commented Jan 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jan 22, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://Wiresense.github.io/frontend/pr-preview/pr-110/

Built to branch pages at 2026-06-23 13:57 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 3501b2c to 78fcf17 Compare February 12, 2026 09:56
@renovate renovate Bot changed the title ⬆️ Bump recharts to 3.7.0 ⬆️ Bump recharts to 3.8.0 Mar 7, 2026
@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 78fcf17 to 1ee38d5 Compare March 7, 2026 01:59
@renovate renovate Bot temporarily deployed to github-pages March 7, 2026 02:00 Inactive
@renovate renovate Bot changed the title ⬆️ Bump recharts to 3.8.0 ⬆️ Bump recharts to 3.8.1 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 1ee38d5 to 62ff8fb Compare March 25, 2026 12:35
@renovate renovate Bot temporarily deployed to github-pages March 25, 2026 12:36 Inactive
@renovate renovate Bot changed the title ⬆️ Bump recharts to 3.8.1 ⬆️ Bump charts (recharts) to 3.8.1 Jun 2, 2026
@renovate renovate Bot changed the title ⬆️ Bump charts (recharts) to 3.8.1 ⬆️ Bump charts (recharts) Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 62ff8fb to 33f77e2 Compare June 23, 2026 13:55
@renovate renovate Bot temporarily deployed to github-pages June 23, 2026 13:56 Inactive
@renovate renovate Bot changed the title ⬆️ Bump charts (recharts) ⬆️ Bump recharts to 3.9.0 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants